../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/pool.d(281,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/pool.d(370,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/streams.d(1035,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/base.d(58,68): Error: cast from `string` to `ubyte[]` not allowed in safe code ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(268,34): Error: template `object.get` cannot deduce function from argument types `!()(RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1), string, string, ushort)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2557,10): `get(K, V)(inout(V[K]) aa, K key, lazy inout(V) defaultValue)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2564,10): `get(K, V)(inout(V[K])* aa, K key, lazy inout(V) defaultValue)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,51): Error: cannot take address of local `a1` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,56): Error: cannot take address of local `a2` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,61): Error: cannot take address of local `a3` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,66): Error: cannot take address of local `a4` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,71): Error: cannot take address of local `p1` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(350,76): Error: cannot take address of local `p2` in `@safe` function `post` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(434,34): Error: template `object.get` cannot deduce function from argument types `!()(RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1), string, string, ushort)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2557,10): `get(K, V)(inout(V[K]) aa, K key, lazy inout(V) defaultValue)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2564,10): `get(K, V)(inout(V[K])* aa, K key, lazy inout(V) defaultValue)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(440,50): Error: template `std.range.primitives.put` cannot deduce function from argument types `!()(RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1), string, string, ushort, NetworkStream)`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/range/primitives.d(374,6): `put(R, E)(ref R r, E e)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(545,37): Error: `@safe` function `requests.ftp.FTPRequest.get` cannot call `@system` function `requests.ftp.FTPRequest.connectData` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(397,18): `requests.ftp.FTPRequest.connectData` is declared here ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(572,37): Error: `@safe` function `requests.ftp.FTPRequest.get` cannot call `@system` function `requests.ftp.FTPRequest.connectData` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(397,18): `requests.ftp.FTPRequest.connectData` is declared here ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/ftp.d(610,47): Error: reference to local `this` assigned to non-scope `this._response.receiveAsRange().read` in @safe code ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/http.d(215,22): Error: template `object.clear` cannot deduce function from argument types `!()(RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1))`, candidates are: /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2167,6): `clear(T : Value[Key], Value, Key)(T aa)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2173,6): `clear(T : Value[Key], Value, Key)(T* aa)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/http.d(225,13): Error: `@safe` constructor `requests.http.HTTPRequest.this` cannot call `@system` constructor `std.typecons.RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1).RefCounted.this` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/typecons.d(6323,5): `std.typecons.RefCounted!(ConnManager, cast(RefCountedAutoInitialize)1).RefCounted.this` is declared here ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/http.d(375,21): Error: no property `_array` for type `std.typecons.RefCounted!(Cookies, cast(RefCountedAutoInitialize)1)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/http.d(376,30): Error: no property `_array` for type `std.typecons.RefCounted!(Cookies, cast(RefCountedAutoInitialize)1)` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/streams.d(161,25): Error: `@safe` function `requests.streams.Decompressor!ubyte.Decompressor.putNoCopy` cannot call `@system` function `requests.streams.Buffer!ubyte.Buffer.putNoCopy!(const(void)).putNoCopy` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/streams.d(453,10): `requests.streams.Buffer!ubyte.Buffer.putNoCopy!(const(void)).putNoCopy` is declared here ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/streams.d(173,19): Error: `@safe` function `requests.streams.Decompressor!ubyte.Decompressor.flush` cannot call `@system` function `requests.streams.Buffer!ubyte.Buffer.put!void.put` ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/streams.d(436,10): `requests.streams.Buffer!ubyte.Buffer.put!void.put` is declared here ../5b9ad4e4ef1543dd1754dbdf-requests/source/requests/http.d(456,41): Error: template instance `requests.streams.Decompressor!ubyte` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.